/*****网站内页，全局栏目头颜色设置－开始******/

a:focus, a:hover{color:#a52127;}
h1,h2,h3,h4,h5,h6,p{margin: 0;padding: 0;}
.clear{clear: both;}
/*****内容区1200像素******/
@media (min-width: 768px) {
    .container {
        width:750px
    }
}
@media (min-width: 992px) {
    .container {
        width:970px
    }
}
@media (min-width: 1200px) {
    .container {
        width:1600px
  
  }
}
@media (min-width: 1440px) {
    .container {
        width:1600px
    }
}






/* 产品中心 */

.fenlei{background: #f3f3f3;padding-bottom: 80px;}

.fl-cont{}
.fl-cont ul{overflow: hidden;padding: 0 0.5%;}
.fl-cont ul li{float: left;width: 25%;padding: 0 0.3%;}
.fl-cont ul li a{display:block;}
.fl-cont ul li a .fl-img{position: relative;overflow: hidden;height: auto;}
.fl-cont ul li a .fl-img img{width: 100%;transition: all .5s;transform: scale(1.05);}
.fl-cont ul li a .fl-img h2{position: absolute;width: 100%;height: 100%;background: rgb(0 0 0 / 40%);top: 0;left: 0;text-align:center;padding-top: 52%;opacity: 0;transition: all .5s;}
.fl-cont ul li a .fl-img h2 b {color: #fff; font-size: 36px;  font-weight: normal;letter-spacing: 2px;transition: all .5s;}
.fl-cont ul li a .fl-img span.line {position: absolute; width: 94%;display: block;border: 1px solid rgba(255,255,255,.5); z-index: 3;left: 0;top: 0; height: 95%; margin: 3%;}
.fl-cont ul li a h3 {font-size: 19px;line-height: 1;font-weight: bold; color: #fff; letter-spacing: 1px; margin-top: 5px; background: #a52127;text-align: center;padding: 12px 0;}

.fl-cont ul li a:hover .fl-img img{transform: scale(1);}
.fl-cont ul li a:hover .fl-img h2{opacity: 1;}
.fl-cont ul li a:hover .fl-img h2 b{}

.fl-btn{margin-top: 50px;text-align: center;}
.fl-btn a { display: inline-block; font-size: 15px;line-height: 1; background: #eee; padding: 10px 50px;color: #555;border-radius: 2px;transition: all .5s;}
.fl-btn a:hover{background: #b10000;color: #fff;}

@media (min-width: 1200px) and (max-width: 1440px){
  
  .fl-cont ul li{padding: 0 0.3%;}
  
  .fl-cont ul li a .fl-img h2 b{font-size: 30px;}
  
  
  
}

@media (min-width: 992px) and (max-width: 1200px){
  
  .fl-cont ul li{padding: 0 0.3%;}

  .fl-cont ul li a h3{font-size: 16px;}
  
}
@media (max-width: 992px){
 
  .fenlei{padding-bottom: 50px;}
  
  .fl-cont ul li{padding: 0 0.5%;}
  
  .fl-cont ul li a h3{font-size: 15px;margin-top: 8px;}
  
  .fl-cont ul li a .fl-img h2 b{font-size: 24px;}
  
  .fl-btn {margin-top: 30px;}

}
@media (max-width: 767px){

  .fl-cont ul li {width: 50%;padding: 0 5px;margin-bottom: 20px;}
  
  .fl-btn{margin: 0;}
  
}

@media (max-width: 415px){
 
  
  
  
  
}












/* 公司介绍 */
.gywm-bg{background: url(../images/bg2.jpg)no-repeat center;padding: 80px 0;}

.gy-nr{float: left;width: 48%;}
.gy-nr h3 { font-size: 30px;line-height: 1;font-family: Microsoft JhengHei;font-weight: bold;color: #666;}
.gy-nr h5 {font-size: 22px;text-transform: uppercase;color: #aaa;line-height: 1;margin: 6px 0 20px;}
.gy-nr h2 { font-family: Microsoft JhengHei;font-size: 32px; font-weight: bold; color: #666;line-height: 1;margin-bottom: 30px;}
.gy-nr .gy-txt{}
.gy-nr .gy-txt p {font-size: 16px;line-height: 1.5;color: #666;}

.gy-img{float: right;width: 48%;position:relative;}

.img-bor { border: 4px solid #a52127; width: 80%;height: 480px;float: right;}

.carousel { position: absolute;width: 90%;top: 5%;}
.carousel-inner>.item>a>img, .carousel-inner>.item>img{width: 100%;}

.gy-btn{margin-top: 30px;}
.gy-btn a {display: inline-block; font-size: 16px; line-height: 1; background: #a52127;color: #fff; padding: 10px 35px; border-radius: 2px;border: 1px solid #a52127;transition: all .5s;}
.gy-btn a:hover{color: #a52127;background: none;font-weight: bold;}


@media (min-width: 1200px) and (max-width: 1440px){
  
  .img-bor{height: 400px;}
  .gy-nr .gy-txt p{font-size: 15px;}
  
  
}

@media (min-width: 992px) and (max-width: 1200px){

  .gy-nr .gy-txt p{font-size: 15px;}
  .gy-nr h2{margin-bottom: 20px;font-size: 28px;}
  .img-bor{height: 330px;}
  
}
@media (max-width: 992px){
  .gywm-bg{padding: 50px 0;}
  .gy-cont{padding: 0 15px;}
  
  .gy-nr,.gy-img {float: none; width: 100%;}
  .gy-nr{margin-bottom: 20px;}
  .gy-img{overflow: hidden;}
  .img-bor {border: 4px solid #a52127; width: 80%; height: 510px;float: right;}
  
  .carousel-inner>.item>a>img {max-height: inherit;}

}
@media (max-width: 767px){

  .gy-img{border: 4px solid #a52127;}
  .carousel {width: 100%;top: 0; position: static;}
  .img-bor {width: 100%;height: auto;float: none;border: none;}
  
}

@media (max-width: 415px){
 
  
  
  
  
}






/* 制作流程 */
.liucheng{padding: 60px 0;background: url(../images/bg4.jpg)no-repeat center fixed;}

.lc-bt{text-align: center;margin-bottom: 50px;}
.lc-bt h5 {font-size: 30px; text-transform: uppercase; line-height: 1; margin-bottom: 10px;color: #fff;}
.lc-bt h5 span{color: #d1a800;}
.lc-bt h3 {font-family: Microsoft JhengHei;font-size: 30px;font-weight: bold;line-height: 1;color: #000;letter-spacing: 1px;color: #fff;}

.lc-cont{padding: 0 8%;}
.lc-cont ul{}
.lc-cont ul li{float: left;width: 50%;padding: 0 20px;margin: 15px 0;}
.lc-cont ul li .lc-box {padding: 20px;background: rgb(165 33 39 / 25%);box-shadow: 0 0 2px #ccc;border-radius: 5px;overflow: hidden;cursor: pointer;position: relative;}
.lc-cont ul li .lc-box h3 {font-family: Microsoft JhengHei; font-size: 24px;line-height: 1; font-weight: bold; margin-bottom: 5px;color: #fff;}
.lc-cont ul li .lc-box h6 {font-size: 13px; text-transform: uppercase;  color: #fff;margin-bottom: 10px;}
.lc-cont ul li .lc-box p {font-size: 17px;line-height: 1.5;color: #fff;height: 90px;overflow: hidden;}
.lc-cont ul li .lc-box .lc-n { width: 60px;height: 50px; overflow: hidden; float: right;text-align: center;position:relative;}
.lc-cont ul li .lc-box .lc-n h5{font-size: 50px;line-height: 50px;font-weight: bold;transition:all .6s;}
.lc-cont ul li .lc-box .lc-n .n1{position: absolute;top: 0;transition:all .6s;color: #fff;}
.lc-cont ul li .lc-box .lc-n .n2{color: #fad87c;position: absolute;top: 50px;transition:all .6s;}
.lc-cont ul li .lc-box:hover .lc-n .n1{top: -50px;}
.lc-cont ul li .lc-box:hover .lc-n .n2{top: 0;}

.lc-cont ul li .lc-box img { position: absolute;left: -35%;top: 0;width: 70%;transition: all .5s;transform: scale(0);opacity: .5;}
.lc-cont ul li .lc-box .lc-txt{position: relative;z-index: 3;}
.lc-cont ul li .lc-box:hover img{transform: scale(1);}

@media (min-width: 1200px) and (max-width: 1440px){
  
  .lc-cont ul li .lc-box p{font-size: 16px;line-height: 1.4;}
  
  
}



@media (min-width: 992px) and (max-width: 1200px){
  
  .lc-cont ul li{padding: 0 10px;}
  .lc-cont ul li .lc-box h6 { font-size: 12px; height: 26px;line-height: 1.2;}
  .lc-cont ul li .lc-box h6 { font-size: 12px;height: 24px;}
  
  .lc-cont ul li .lc-box h3{font-size: 20px;}
  
  
  .lc-cont ul li .lc-box p {font-size: 13px;line-height: 1.5;color: #fff;height: 80px;overflow: hidden;}
  .lc-cont ul li .lc-box .lc-n { width: 50px; height: 40px;}
  .lc-cont ul li .lc-box .lc-n h5 {font-size: 40px; line-height: 40px;}
  
  .lc-cont ul li .lc-box img{left: -30%;}
  
}

@media(max-width: 992px){
  
  .lc-bt {margin-bottom: 30px;}
  
  .lc-cont ul li { float: left; width: 50%;padding: 0 15px;}
  .lc-cont ul li .lc-box h3{font-size: 22px;}
  .lc-cont ul li .lc-box h6{height: 24px;font-size: 12px;}
  .lc-cont ul li .lc-box{padding: 10px;}
  .lc-cont { padding: 0;}

  .lc-cont ul li .lc-box p { font-size: 15px;height: 96px;line-height: 1.3;}
  .lc-cont ul li .lc-box .lc-n{width: 50px;overflow: hidden;height: 40px;}
  .lc-cont ul li .lc-box .lc-n h5 { font-size: 40px; line-height: 40px;}
}

@media(max-width: 767px){
 
  .lc-bt h5 ,.lc-bt h3{font-size: 25px;}
  
  .lc-cont ul li { float: none;width: 100%;}
  
  
  
  
}








.liuyan{padding: 80px 0;background: url(../images/bg8.jpg)no-repeat center;}

.ly-cont{background: rgb(165 33 39 / 80%);padding: 50px 30px;border-radius: 10px;}

.ly-left{float: left;width: 49%;}
.ly-left h3 { font-size: 30px; text-transform: uppercase; font-weight: bold;color: #fff;letter-spacing: 1px;margin-bottom: 30px;padding-left: 30px;}
.ly-left h3 span {display: inline-block; font-size: 50px;line-height: 1;vertical-align: text-bottom;}

.ly-nr .mess_list {overflow: hidden; margin-bottom: 15px; border-bottom: none;padding-bottom: 15px;}
.ly-nr .mess_list .mess_title { width: 15%; font-size: 16px; text-align: right; line-height: 35px;float: left;color: #fff;}
.ly-nr .mess_list .mess_input { width: 80%;float: left;}
.ly-nr .mess_list .mess_textarea { width: 80%;float: left;}
.ly-nr .mess_list .form-control { width: 80%; height: 40px;  background: none;border: none; border-bottom: 1px solid #fff;color: #fff;}
.ly-nr .mess_list textarea.form-control{height: 80px;}
.ly-nr .mess_list textarea.form-control,.ly-nr .mess_list .form-control{border: 1px solid transparent;border-bottom-color: #fff;font-size: 15px;line-height: 40px;}
.ly-nr .mess_list textarea.form-control:focus,.ly-nr .mess_list .form-control:focus{border: 1px solid #fff;}

.ly-nr .mess_submit{margin-left: 15%;}
.ly-nr .mess_submit input[type=button] { background: #f6f6f6; color: #505050;font-size: 16px; line-height: 1; border-radius: 2px;padding: 10px 50px;}
.ly-nr .mess_submit input[type=button]:hover { background: #262626;color: #fff;}


.ly-right{float: right;width: 49%;padding-top: 80px;color: #fff;padding-right: 50px;}
.ly-right h5 {font-size: 16px;line-height: 1.5;}
.ly-right h2 {margin-top: 30px;font-size: 26px;line-height: 1;letter-spacing: 1px;}
.ly-right hr { border-top: 1px dashed #fff;margin: 20px 0 30px;}
.ly-right .ly-txt{}
.ly-right .ly-txt p { font-size: 15px; line-height: 2;}


@media (min-width: 1200px) and (max-width: 1440px){
  
  .ly-nr .mess_list .mess_title{width: 20%;}
  .ly-nr .mess_submit {margin-left: 20%;}
 
  
}

@media (min-width: 992px) and (max-width: 1200px){
  
  .ly-nr .mess_list .mess_title{width: 20%;font-size: 15px;}
  .ly-nr .mess_submit {margin-left: 20%;}
 
  .ly-right h5 {font-size: 15px;line-height: 1.5;}
  .ly-right h2{margin-top: 20px;}
  .ly-right .ly-txt p { font-size: 14px; line-height: 2;}
  
}
@media (max-width: 992px){

  .ly-cont{padding: 30px 15px;}
  .ly-left h3{font-size: 22px;margin-bottom: 20px;padding-left: 20px;}
  .ly-left h3 span{font-size: 36px;}
  .ly-nr .mess_list .mess_title{width: 25%;font-size: 14px;}
  .ly-nr .mess_list .mess_input,.ly-nr .mess_list .mess_textarea{width: 75%;}
  
  .ly-right{padding-top: 40px;padding-right: 10px;}
  .ly-right h5{font-size: 14px;}
  .ly-right h2{margin-top: 15px;font-size: 24px;}
  .ly-right hr{margin: 10px 0 15px;}
  .ly-right .ly-txt p { font-size: 14px;line-height: 2;}
  
}
@media (max-width: 767px){
  
  .liuyan{padding: 50px 15px;background-size: auto 100%;}
  .ly-left,.ly-right {float: none;width: 100%;}
  .ly-nr .mess_list .form-control{width: 95%;}
  .ly-nr .mess_submit {margin-left: 25%;}
  .ly-nr .mess_submit input[type=button]{font-size: 14px;padding: 10px 40px;}
}

@media (max-width: 415px){
 
}



/* 新闻 */
.xinw{padding-bottom: 60px;background: url(../images/bg6.jpg)no-repeat center;}

.xw-cont{}
.xw-cont ul{}
.xw-cont ul li{float: left;width: 33.33333%;padding: 0 10px;}
.xw-cont ul li a{display: block;padding: 15px;background: #f3f3f3; position: relative;top: 0;transition: all .5s;}
.xw-cont ul li a .xw-img{height: 300px;overflow: hidden;}
.xw-cont ul li a .xw-img img{width: 100%;min-height: 100%;transition: all .8s;}
.xw-cont ul li a .xw-info{margin-top: 15px;}
.xw-cont ul li a .xw-info h3 { font-size: 17px; line-height: 1; color: #555;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.xw-cont ul li a .xw-info h5 {font-size: 14px; line-height: 1; color: #888; margin: 15px 0;}
.xw-cont ul li a .xw-info h5 .fa{margin-right: 5px;}
.xw-cont ul li a .xw-info p { font-size: 15px;line-height: 1.3; color: #777; height: 60px;overflow: hidden;}
.xw-cont ul li a .xw-info b { display: block;margin-top: 10px;}
.xw-cont ul li a .xw-info b span {display: inline-block; width: 50px; height: 1px; background: #888;vertical-align: super;transition: all .5s;}
.xw-cont ul li a .xw-info b .fa {font-size: 20px;line-height: 20px;color: #888;margin-left: -3px;}
.xw-cont ul li a:hover{}
.xw-cont ul li a:hover .xw-img img{transform: scale(1.05);}
.xw-cont ul li a:hover .xw-info h3{color: #a52127;}
.xw-cont ul li a:hover .xw-info b span{background: #a52127;width: 100px;}
.xw-cont ul li a:hover .xw-info b .fa{color: #a52127;}

.xw-btn {margin-top: 50px;text-align: center;}
.xw-btn a {display: inline-block; font-size: 15px;line-height: 1;background: #a52127; color: #fff; padding: 12px 35px;border-radius: 2px;}
.xw-btn a:hover{}



@media (min-width: 1200px) and (max-width: 1440px){
  
  .xw-cont ul li a .xw-img {height: 230px; overflow: hidden;}
  
  .xw-btn {padding: 0 15px 20px;}

  
}

@media (min-width: 992px) and (max-width: 1200px){
  
  .xw-cont ul li a .xw-img {height: 180px;overflow: hidden;}
 
  
}
@media (max-width: 992px){

  .xw-cont ul li a{padding: 10px;}
  .xw-cont ul li a .xw-img {height: 130px;}
  .xw-cont ul li a .xw-info h5{font-size: 12px;margin: 8px 0;}
  
}
@media (max-width: 767px){
  
  .xw-cont{padding: 0 15px;}
  .xw-cont ul li {float: none; width: 100%; padding: 0;margin: 0 0 10px;}
  
  .xw-cont ul li a .xw-img { height: 200px;}
  .xw-btn { padding: 0 15px;}
  .xw-btn a{font-size:13px;}
  
}

@media (max-width: 415px){
 
}






/*底部*/


.f_one{background: #eee;padding: 50px 0;}

.f-logo{float: left;padding-right: 56px;width: 27%;border-right: 1px solid #bbb;}
.f-logo img { margin-bottom: 20px;height: 100px;}
.f-dh {font-size: 24px;font-weight: bold;letter-spacing: -1px; color: #222;}
.f-dh img { height: 30px; margin: 0; margin-right: 6px;vertical-align: top;}
.f-logo {overflow: hidden;margin: 0 0 020px;}
.f-logo img{float: left;width: 70px;}
.f-logo h3 { font-size: 22px;letter-spacing: 2px;line-height: 1;padding: 0 0 17px;}
.f-logo h3 span {display: block;font-size: 13px;line-height: 1;letter-spacing: 0;margin-top: 5px;opacity: .8;}

.searchbox{position: relative;}
.searchbox input{ border: none;outline: none;}
.searchbox input[type="text"] { width: 270px;height: 36px;padding-left: 10px;font-size: 14px;color: #333;}
.searchbox input[type="submit"] { position: absolute; top: 0;left: 270px;background: #b10000; height: 36px; width: 80px;font-size: 15px;letter-spacing: 2px;color: #fff;}

.f-logo p { font-size: 13px;line-height: 1.4;margin-top: 20px;padding-right: 20px;color: #5c5c5c;}


.f-lx {float: left;width: 29%;padding-left: 56px;padding-top: 10px;}
.f-lx h3 {font-size: 24px; line-height: 1;font-weight: bold; letter-spacing: 1px; margin-bottom: 10px;color: #555;}
.f-lx p { font-size: 15px;line-height: 1.8;color: #666;}
.f-lx p a:hover{color: #ff0000;}

.f-ewm{float: right;width: 21%;}
.f-ewm .ewm-box { float: left; width: 42%;margin: 0 2%;}
.f-ewm .ewm-box img{width: 100%;}
.f-ewm .ewm-box p { font-size: 14px;line-height: 1; color: #666;text-align: center;margin-top: 15px;}

.sec-tit.left-keyword-tit, .themain {
    display: block;
}
.themain {
    clear: both;
    text-align: center;
    color: #fff;
}
.themain a {
    color: #fff;
    margin: 0 5px;
}

p.copyright { font-size: 15px; line-height: 1; color: #ccc; padding: 20px 0;text-align: center; border-top: 1px solid #eee; background: #222;}

.mo-f { background: #242424; padding: 20px 15px;color: #fff;text-align: center;}
.mo-f h3 { font-size: 20px;line-height: 1;margin-bottom: 15px;}
.mo-f p { font-size: 14px;line-height: 1.5;margin-bottom: 6px;}

@media (max-width: 768px){
/*手机底部菜单*/
.footers { display:none}
.footer {background: #303030;display: -webkit-box;width: 100%;margin-top: 6px;background-size: 9px 128px;position: fixed;z-index: 110;bottom: 0;left: 0; display:block; line-height:45px;}
.footer a {-webkit-box-flex: 1;display: -webkit-box;color: #fff; display:inline-block; width:32%;font: 100 16px/35px "微软雅黑";height: 35px; line-height:35px; text-align:center;}
.footer a i { padding-right:5px;}
.hr { height:45px;}
}

@media (min-width: 992px) and (max-width: 1200px){

  .f-logo img {height: 70px;}
  
  .ly-nr .mess_list .form-control { width: 90%;}
  
  .f-ewm{width: 27%;}
  .f-nav {float: left; width: 24%; margin-left: 3%;}
  .f-logo {width: 38%;}
  .f-lx { width: 33%; padding-left: 35px;}
  
  
}

@media (max-width: 992px){
  
}

@media (max-width: 767px){
  
}




/* 内页 */
.page-body { margin: 20px auto 50px;}
.left_menu{float: left;width: 21%;margin-right: 2%;padding: 0;}
.page-body .col-md-9{float: left;width: 77%;padding: 0;}


/* 左侧菜单 */
.page-body .sec-tit { margin-top: 15px;background: #242424; height: 50px; line-height: 1; border: none;}
.sec-tit h2 { float: none;  margin-top: 0; margin-bottom: 0;height: auto; line-height: 50px; font-weight: normal; font-size: 20px; color: #fff; border-bottom: none; text-align: center;}

.page-l-clist{border: none;margin-top: 3px;}
.page-l-clist ul { padding: 0; border: none;}
.page-l-clist li.layer1 { height: auto;line-height: 1;text-align: left; font-size: 16px; border-bottom: none;z-index: 1;}
.page-l-clist li.layer1 a {display: block; overflow: hidden;padding: 15px 20px; border-bottom: 1px solid #ddd;background: #eee;}
.page-l-clist li.layer1 a span{float: left;}
.page-l-clist li.layer1 a .fa{float: right;}
.page-l-clist li a:hover {height: auto;color: #fff; background: #b10000;}
.page-l-clist li.layer1.on a{height: auto;color: #fff; background: #b10000;}

.page-l-clist li .layer2 { position: absolute;left: 100%; top: 0px; width: 210px; padding: 0;background: #f5f5f5; z-index: 9999;}
.page-l-clist li .layer2 ul{border: none;}
.page-l-clist li .layer2 ul li {height: auto; line-height: 1; border: none;}

.left-news{border: 1px solid #242424;padding: 5px 10px;}
.left-news li {border-bottom: none;}
.left-news li a{display: block;padding: 8px 0;}
.left-news li a h5 {line-height: 1;text-align: left; font-size: 14px; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;color: #555;}
.left-news li a h5 .fa{margin-right: 5px;}
.left-news li a:hover h5{color: #b10000;text-decoration: underline;}
.left-news li a:hover h5 .fa{color: #b10000;}

.wp-pagenavi{text-align: center;}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #222;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #242424;
    border-color: #242424;
}



.crumbs-item {line-height: 1; border: none; overflow: hidden; margin-bottom: 0;background: #fafafa; box-shadow: 0 0 5px #ddd; padding: 15px 0;}
.crumbs-item h6 { font-size: 14px; line-height: 1;  color: #666;  border-left: 2px solid #44392a; padding: 2px 10px;}

.page-title{margin-bottom: 30px;}
.page-title h3 { height: 30px;position: relative;  color: #fff;}
.page-title a{display: none;pointer-events: none;}
.page-title a:last-child {display: block; position: absolute; top: 0; color: #242424; font-size: 30px; font-weight: bold;line-height: 30px;z-index: 3; text-align: center;  width: 100%;letter-spacing: 2px;}



/* 图片列表 */
.page-alist {margin-top: 0;}
.page-alist .col-md-3{margin-bottom: 20px;padding: 0 10px;}
.page-alist .col-md-3 a{display:block;box-shadow: 0px 2px 3px #00000040;}
.page-alist .col-md-3 a h5 { font-size: 16px;line-height: 1;height: auto;padding: 10px 0; color: #343434;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.page-alist .col-md-3 a:hover h5{color: #242424;}
.page-alist .col-md-3 a .img-inner{width: auto;height: 240px;border: none;padding: 0;overflow: hidden;display: flex;}
.page-alist .col-md-3 a .img-inner img{ display: inline-block; margin: auto; max-width: 100%;max-height: 100%;height: 100%;}
.page-alist .col-md-3 a .img-inner:hover{border: none;}
.page-alist .col-md-3 a:hover .img-inner img{transform: scale(1.1);} 
.page-alist .col-md-3 a:hover h5{color: #b10000;}

.page-alist .col-md-4{margin-bottom: 15px;padding: 0 8px;}
.page-alist .col-md-4 a{display:block;}
.page-alist .col-md-4 a h5 { font-size: 16px;line-height: 1;height: auto;padding-top: 8px;color: #555;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;float:none;}
.page-alist .col-md-4 a:hover h5{color: #242424;}
.page-alist .col-md-4 a .img-inner {  width: 300px;  height: 220px;  border: 1px solid #ccc;padding: 0; overflow: hidden;}
.page-alist .col-md-4 a .img-inner img { display: inline-block; margin: auto; max-width: 100%;max-height: 100%;}
.page-alist .col-md-4 a .img-inner:hover{border: 1px solid #b10000;}
.page-alist .col-md-4 a:hover .img-inner img{transform: scale(1.1);}


/* 产品列表 */

.pro-nav{padding: 0;text-align:center;margin-bottom: 30px;}
.pro-nav ul{display: inline-block;}
.pro-nav ul li{float: left;margin: 0 10px;}
.pro-nav ul li a {display: block;padding: 10px 30px;font-size: 16px;line-height: 1;color: #444;border: 1px solid #ccc;}
.pro-nav ul li a:hover{background: #a1141a;color: #fff;}
.pro-nav ul li.on a{background: #a1141a;color: #fff;}



/* 新闻列表 */

.page-alist .page-adate {width: 70px;height: 65px;background: #222; color: #c96;}

.page-alist .page-adate h3 { font-size: 28px;line-height: 1;margin-bottom: 5px;}
.page-alist .page-adate p { font-size: 14px;line-height: 1; margin-bottom: 0;}

.media-heading {margin-top: 0; margin-bottom: 5px; font-size: 18px; font-weight: normal;color: #222;margin-top: 3px;}
.page-alist .page-atit p {color: #555;font-size: 14px; line-height: 1.5;}

.page-atit a:hover .media-heading{color: #c96;}

/*********内页新闻*********/
.hykw p {line-height:37px;color: #fff;}
.pull_all .imseg { margin: 0px 0 0 15px;}
.portab .item .ar_2 {height: 40px;line-height: 40px;background: transparent;color: #333;}
.portab .item .ar_1 { height: 200px;}
.portab .item .ar_1 .img-auto {height: 200px;}
.page-alist .page-adate{color: #fff; background: #b10000;}
.page-alist .page-adate{width: 65px;}
.page-alist .page-adate h3{font-size: 20px;margin-top: 10px;}
.page-alist .page-adate p {margin-bottom: 10px;font-size:12px;}
.page-alist .page-atit p {font-size: 12px;color: #696969;margin-top: 6px;}
.media-heading {margin-top: 0; margin-bottom: 0;}
h4 {font-size: 16px;font-weight: bold;}
.page-alist li {border-bottom: 1px dashed #ddd;}
.page-alist li {padding-bottom: 10px;}
.page-alist .page-atit a:hover , .page-alist .col-md-4 h5:hover{color: #dd1414;}
.img-inner:hover{border: 1px solid #dd1414;}


/* 详情页 */
.page-con-tit{}
.page-con-tit h1 { font-size: 20px; line-height: 1; letter-spacing: 1px; padding-bottom: 10px;}

.page-content{padding: 0 15px 15px;}
.page-content p {font-size: 15px; line-height: 1.7;  color: #444;margin-bottom: 6px;}

td, th { padding: 0; padding: 5px;font-size: 15px;line-height: 1.5;}


/* 地图 */
.page-addr{margin-top: 30px;}
.page-addr iframe{width: 100%;}

.product_detail h1.title{font-size: 20px;}
.list_p li h2,.list_p li,.list_p li h2 a{font-size: 15px;}


#mess_main {padding: 1% 1% 0;}




@media (min-width: 1200px) and (max-width: 1440px){
  
  .page-alist .col-md-3 a .img-inner{height: 190px;}
  
  
}

@media (min-width: 992px) and (max-width: 1200px){
  
  .page-alist .col-md-3{padding: 0 8px;}
  .page-alist .col-md-3 a .img-inner{height: 140px;}
  .page-l-clist li.layer1 a{padding: 15px;font-size: 14px;}
  .page-alist .col-md-3 a h5{font-size: 15px;}
  
}
@media (max-width: 992px){

  .pro-nav {display: block !important;float: none; width: 100%; padding: 0 5px;margin-bottom: 20px;}
  .pro-nav h3{display: none;}
  .pro-nav ul {overflow: hidden;}
  .pro-nav ul li{float: left;width: 50%;padding: 0 5px;margin-bottom: 10px;margin-top: 0;}
  
  .page-body .col-md-9{float: none;width: 100%;}
  
  .page-alist .col-md-4 {  margin-bottom: 15px; padding: 0 8px; float: left; width: 33.3333%;}
  .page-alist .col-md-4 a .img-inner{height: 170px;}
  
  .page-alist .col-md-3 {margin-bottom: 15px; float: left;width: 33.333%;}
  .page-alist .col-md-3 a .img-inner{height: 150px;}
  
  .news_alist li{width: 33.333%;padding: 0 8px;margin-bottom: 15px;}
  .news_alist li a{padding: 10px;}
  .news_alist li a p.description {font-size: 13px; line-height: 1.5;color: #777;}
  .news_alist li a .news-img{height: 140px;}
  .news_alist .news-info h3{font-size: 15px;}
  
  .pro-nav{display: block;margin-bottom: 15px;}
  .pro-nav ul{display:block;}
  .pro-nav ul li { float: left;padding: 0 5px; width: 50%;margin: 0 0 10px;}
  .pro-nav ul li a{display: block;padding: 15px 0;}
  
  .page-title {margin-bottom: 15px;}
  .page-title h3{height: 24px;}
  .page-title a:last-child{font-size: 24px;line-height: 24px;}
  
  .product_detail .img { left: 20%;overflow: hidden;}
  
}
@media (max-width: 767px){

  .page-alist{padding: 0 10px;}
  .page-alist .col-md-4{padding: 0 5px;}
  
  .img-inner { height: 120px;}
  
  .page-alist .col-md-4 { margin-bottom: 15px;width: 50%;}
  .page-alist .col-md-4 a .img-inner {height: 140px;}
  .page-alist .col-md-4 a h5{font-size: 14px;}
  
  .page-alist .col-md-3 {margin-bottom: 15px;float: left; width: 50%;padding: 0 5px;}
  .page-alist .col-md-3 a h5 {font-size: 14px; padding: 10px 0;}
  .page-alist .col-md-3 a .img-inner {height: 110px;}
  
  .news_alist li { width: 50%;padding: 0 5px;margin-bottom: 10px;}
  .news_alist li a .news-img {height: 100px;}
  .news-info {float: none; width: 100%;padding-left: 0;}
  .news_alist .news-tit h3{float: none;width: 100%;margin-bottom: 5px;}
  .news_alist .news-tit h5{float: none;width: 100%;text-align: left;}
  .news_alist li a p.description { font-size: 12px; line-height: 1.3;color: #777;height: 30px;overflow: hidden;margin: 6px 0;}
  
  .page-alist .page-adate {background: #222;color: #c96;}
  .page-alist .page-adate h3{font-size: 24px;margin-top: 10px;}
  .page-alist .page-adate p{font-size: 13px;}
  
  .page-alist .page-atit p { color: #666; font-size: 13px;line-height: 1.5;height: 4rem;}
  
  .page-con-tit h1 { font-size: 18px;  line-height: 1;letter-spacing: 0;padding-bottom: 10px;}
  
  .page-nav ul li{width: 50%;}
  .page-nav ul li a {font-size: 13px; padding: 10px 0;}
  
  .page-title{display: none;}
  
  .news_alist li a { padding: 6px;}
  
  .page-content p { font-size: 13px;  line-height: 1.5;color: #444;margin-bottom: 5px;}
  
  .page-l-clist li.layer1 a{padding: 10px;font-size: 13px;}
  
  .pro-nav ul li a{padding: 10px 0;font-size: 14px;}
  
}

body,html{overflow-x:hidden}

/* 公用标题样式 */
.bt{border: 4px solid #b10000;padding: 56px 11px 18px;position: relative;}
.bt h3{color: #b10000;font-size: 18px;text-transform: uppercase;font-weight: bold;letter-spacing: 1px;background: #fff;position: absolute;top: 15%;left: -12%;}
.bt .cp-txt{}
.bt .cp-txt h2{font-family: "黑体";font-size: 30px;font-weight: bold;letter-spacing: 2px;padding: 0 0 10px;}
.bt .cp-txt p{font-size: 13px;color: #999;letter-spacing: 2px;}

.sj-bt{text-align: center; border: 4px solid #b10000;width: 43%;margin: 0 auto;padding: 7px 0;}
.sj-bt h2{font-size: 22px;font-weight: bold;font-family: "黑体";}
.sj-bt h3{color: #b10000;font-weight: bold;text-transform: uppercase; background: #fff;font-size: 13px;padding: 0 0 5px;}
.sj-txt{}

@media (min-width: 1200px) and (max-width: 1440px){
  
  
  
  
}

@media (min-width: 992px) and (max-width: 1200px){
  .bt h3 {font-size: 14px;left: -41%;}
  .bt .cp-txt h2 {font-size: 23px;}
  .bt .cp-txt p {font-size: 12px; letter-spacing: 0px;}
  
}
@media (max-width: 992px){
  .bt h3 { font-size: 13px;left: -16%;}
  .bt .cp-txt h2 {font-size: 24px; letter-spacing: 0px;}
  .bt {padding: 56px 7px 18px;}
  



}
@media (max-width: 767px){


  
}

@media (max-width: 415px){
 
}


/* 产品中心 */
.cpzx{padding: 55px 0;}
.cpzx .cp-bt{margin: 0 0 5px;}
.cpzx .cp-box{}
.cpzx .cp-btn{text-align: center;background: linear-gradient(126deg,#b10000, #ff960b);padding: 20px 0 17px;}
.cpzx .cp-btn a{}
.cpzx .cp-btn h2{font-size: 22px;color: #fff;font-weight: bold;letter-spacing: 2px;}
.cpzx .cp-btn h3{font-size: 40px;font-weight: bold;color: #fff;}
@media (min-width: 992px) and (max-width: 1200px){

}
@media (max-width: 992px){
  .cpzx .cp-btn h2 {font-size: 19px;}
  .cpzx .cp-btn h3 {font-size: 30px;}
  


}
@media (max-width: 767px){
  .cpzx {padding: 31px 0;}
  .cpzx .cp-btn {background: none;padding: 14px 0 0;}
  .cpzx .cp-btn h2 {font-size: 16px; display: inline-block; background: linear-gradient(126deg,#b10000, #ff960b);padding: 9px 21px;}
  .cpzx .cp-btn h3 {display: none;}
 

  
}



/* 通栏 */
.tl{position: relative;}
.tl .tl-img{}
.tl .tl-img img{}
.tl .tl-txt{position: absolute;top: 24%;right: 37%;text-align: center;}
.tl .tl-txt h3{color: #ffe9cc;font-size: 17px;}
.tl .tl-txt h2{font-weight: bold;color: #ffe9cc;font-size: 30px;letter-spacing: 4px;}
.tl .tl-txt p{color: #ffe9cc;text-transform: uppercase; font-size: 17px;padding: 5px 0 13px;}
.tl .tl-dh{position: absolute;top: 23%;right: 13%;}
.tl .tl-dh h2{color: #ffe9cc;font-size: 31px;font-weight: bold;}
.tl .tl-dh i{padding: 0 8px 0 0;}
.tl .tl-dh a{display: inline-block;background: #ffe9cc;color: #b10000;font-size: 21px;font-weight: bold;font-family: "黑体";padding: 7px 76px;letter-spacing: 2px;border-radius: 3px;margin: 15px 0 0;}
@media (min-width: 992px) and (max-width: 1200px){
  .tl .tl-img img {width: 100%;}
  .tl .tl-txt h2 {font-size: 21px;}
  .tl .tl-txt p { font-size: 13px;}
  .tl .tl-txt h3 {font-size: 15px;}
  .tl .tl-dh h2 { font-size: 24px;}
  .tl .tl-dh a {font-size: 17px;padding: 7px 57px;}
  .tl .tl-txt { right: 34%;}
  .tl .tl-dh {right: 8%;}

}
@media (max-width: 992px){
  .tl .tl-txt {top: 16%; right: 29%;}
  .tl .tl-txt h2 { font-size: 20px;}
  .tl .tl-txt p { font-size: 12px;padding: 5px 0 8px;}
  .tl .tl-txt h3 {font-size: 15px;}
  .tl .tl-dh { top: 20%; right: 3%;}
  .tl .tl-dh h2 {font-size: 22px;}
  .tl .tl-dh a {font-size: 17px;padding: 4px 49px;margin: 5px 0 0;}
  .tl .tl-img img {width: 100%;}
  


}
@media (max-width: 767px){
  .tl { background: #b10000;padding: 18px 0;}
  .tl .tl-img {display: none;}
  .tl .tl-txt h2 {font-size: 18px;letter-spacing: 2px;}
  .tl .tl-txt p {font-size: 12px;padding: 2px 0 5px;}
  .tl .tl-txt { position: static;}
  .tl .tl-dh {position: static; text-align: center;padding: 9px 0 0;}
  .tl .tl-dh h2 {font-size: 18px;}
  .tl .tl-dh a {font-size: 15px;padding: 4px 43px;}
 

  
}



/* 优势 */
.youshi{position:relative;background:url(../images/ys-bg.png)no-repeat center;padding: 0 0 50px;}
.youshi .container{width:1400px}
.youshi .ys-bt{width: 13%;float: left;}
.youshi .ys-bt img{width}
.youshi .ys-txt{width: 87%;float: left;}
.youshi .ys-txt h2{font-size: 30px;font-weight: bold;padding: 0 0 10px;}
.youshi .ys-txt p{font-size: 15px;color: #999;letter-spacing: 1px;line-height: 1.8;}

.youshi .ys-box01{}
.youshi .ys-box01 .box01-le{width: 87%;float: left;padding: 56px 0 0;}
.youshi .ys-box01 .box01-ri{width: 13%;float: left;}
.youshi .ys-box01 .box01-ri img{width:100%}

.youshi .ys-fdimg{position:absolute;top: 17%;left: 10%;}
.youshi .ys-fdimg img{width: 64%;}

.youshi .ys-box02{display: inline-block;overflow: hidden;width: 60%;float: right;padding: 46px 0 0;}
.youshi .ys-box02 ul{}
.youshi .ys-box02 ul li{overflow: hidden;padding: 0 0 61px;}
.youshi .ys-box02 ul li .ys-bt{width: 18%;float: left;}
.youshi .ys-box02 ul li .ys-txt{width: 82%;float: left;}

.youshi .ys-box03{display: inline-block;width: 90%;float: right;padding: 77px 0 0;}
@media (min-width: 992px) and (max-width: 1200px){
  .youshi .container {width: 970px;}
  .youshi .ys-bt img {width: 100%;}
  .youshi .ys-txt {padding: 0 0px 0 23px;}
  .youshi .ys-fdimg img {width: 48%;}
  .youshi .ys-fdimg {top: 20%;left: 0%;}

  
}
@media (max-width: 992px){
  .youshi .container {width: 970px;}
  .youshi .ys-bt {width: 14%;}
  .youshi .ys-bt img {width: 100%;}
  .youshi .ys-txt {width: 80%;padding: 0 0 0 23px;}
  .youshi .ys-box01 .box01-le {width: 65%;}
  .youshi .ys-fdimg {top: 23%;left: 1%;}
  .youshi .ys-fdimg img {width: 42%;}
  .youshi .ys-box02 ul li .ys-bt {width: 14%;}
  .youshi .ys-box02 ul li .ys-txt {width: 52%;}
  .youshi .ys-box02 ul li {padding: 0 0 25px;}
  .youshi .ys-box03 {padding: 20px 0 0;}
  


}
@media (max-width: 767px){
  .youshi .container {width: 390px;}
  .youshi .ys-box01 .box01-le {width: 100%;padding: 33px 0 0;}
  .youshi .ys-box01 .box01-ri {display: none;}
  .youshi .ys-fdimg { display: none;}
  .youshi .ys-box02 {width: 100%; padding: 21px 0 0;}
  .youshi .ys-box02 ul li .ys-txt {width: 80%;}
  .youshi .ys-txt {width: 80%;}
  .youshi .ys-box03 {padding: 3px 0 0; width: 100%;}
  .youshi {padding: 0 15px 50px;}
  .youshi .ys-txt h2 {font-size: 19px;padding: 0 0 6px;}
  .youshi .ys-txt p {font-size: 13px;letter-spacing: 0px;line-height: 1.5;}
 

  
}



/* 关于我们 */
.gyms{padding: 51px 0;}
.gyms .ms-le{width: 77%;float: left;padding: 0 50px 0 0;}
.gyms .ms-le .ms-box{width: 50%;float: left;padding: 45px 0 0;}
.gyms .ms-le .ms-wz{background: #f9f9f9;padding: 26px 25px;}
.gyms .ms-le .ms-box h2{font-family: "黑体";font-size: 28px;font-weight: bold;letter-spacing: 1px;}
.gyms .ms-le .ms-box hr{border-top: 4px solid #b10000;width: 10%;}
.gyms .ms-le .ms-txt{    height: 202px;overflow: hidden;overflow-y: auto;padding: 0px 26px;margin: 14px 0;}

.gyms .ms-le h3{font-size: 19px;color: #333;font-family: "黑体";font-weight: bold;}
.gyms .ms-le .ms-txt p{font-size: 15px;color: #646363;line-height: 1.8;}
.gyms .ms-le a{display: inline-block;background: linear-gradient(126deg,#b10000, #ff960b);color: #fff;font-size: 16px;padding: 8px 23px;}
.gyms .ms-le .ms-img{width: 50%;float: left;}
.gyms .ms-le .ms-img img{width:100%}

.gyms .ms-ri{width: 17%;float: left;}
.gyms .ms-ri .gy-bt{}
.gyms .ms-ri .gy-bt h3{left: 78%;width: 100%;}
.gyms .ms-ri .cp-txt{text-align:right}
.gyms .ms-le .ms-txt::-webkit-scrollbar {
    width: 3px;
    background: #c9c9c9;
    border-radius: 10px;
}
.gyms .ms-le .ms-txt::-webkit-scrollbar-thumb {
    background-color: #b10000;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
}
@media (min-width: 992px) and (max-width: 1200px){
  .gyms .ms-le .ms-img { display: none;}
  .gyms .ms-le .ms-box { width: 100%;}

}
@media (max-width: 992px){
  .gyms .ms-le .ms-img {display: none;}
  .gyms .ms-le .ms-box {width: 100%;padding: 45px 0 0;}
  


}
@media (max-width: 767px){
  .gyms .ms-ri {display: none;}
  .gyms .ms-le {width: 100%;padding: 0;}
  .gyms .ms-le .ms-box {width: 100%;padding: 0;}
  .gyms {padding: 33px 0;}
  .gyms .ms-le .ms-box h2 {font-size: 22px;text-align: center;padding: 0 0 7px;}
  .gyms .ms-le .ms-box hr {margin: 0 auto;}
  .gyms .ms-le .ms-wz {margin: 13px 0 0;padding: 17px 15px;text-align: center;}
  .gyms .ms-le h3 {font-size: 15px;text-align: center;}
  .gyms .ms-le .ms-txt { padding: 0px 11px 0 0;margin: 14px 0;text-align: left;}
 
  

  
}



/* 新闻 */
.xw-cont{}
.xw-cont ul{}
.xw-cont {float: left;width: 25%;padding: 0 10px;width: 23.8%;margin: 0 7px;background: #fff;padding: 0 0 16px;}
.xw-cont a{display: block;padding: 0px; position: relative;top: 0;transition: all .5s;}
.xw-cont a .xw-img{height: 178px;overflow: hidden;display: flex;flex-wrap: wrap;align-content: center;}
.xw-cont a .xw-img img{width: 100%;transition: all .8s;}
.xw-cont a .xw-info{margin-top: 21px;padding:0 15px}
.xw-cont a .xw-info h3 { font-size: 17px; line-height: 1; color: #000;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.xw-cont a .xw-info h5 {font-size: 14px; line-height: 1; color: #888; margin: 15px 0;}
.xw-cont a .xw-info h5 .fa{margin-right: 5px;}
.xw-cont a .xw-info p { font-size: 14px;line-height: 1.3; color: #777; height: 57px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.xw-cont a .xw-info b { display: block;margin-top: 10px;}
.xw-cont a .xw-info b span {display: inline-block; width: 50px; height: 1px; background: #888;vertical-align: super;transition: all .5s;}
.xw-cont a .xw-info b .fa {font-size: 20px;line-height: 20px;color: #888;margin-left: -3px;}
.xw-cont a:hover{}
.xw-cont a:hover .xw-img img{transform: scale(1.05);}
.xw-cont a:hover .xw-info h3{color: #b10000;}
.xw-cont a:hover .xw-info b span{background: #b10000;width: 100px;}
.xw-cont a:hover .xw-info b .fa{color: #b10000;}

.xwzx{padding: 55px 0;background:url(../images/xw-bg.png)no-repeat center}
.xwzx .xwzx-le{width:17%;float:left}
.xwzx .xwzx-le .xw-bt{border: 4px solid #fff}
.xwzx .xwzx-le .xw-bt h3{color:#fff;background:#b10000}
.xwzx .xwzx-le .xw-bt h2{color:#fff}
.xwzx .xwzx-le .xw-bt p{color:#fff}
.xwzx .xwzx-ri{width: 77%;float: left;padding: 0 0 0 30px;}
@media (min-width: 992px) and (max-width: 1200px){
  .xw-cont {width: 23%;}
  .xwzx {background: url(../images/xw-bg.png)no-repeat left;}
  .xw-cont a .xw-img {height: 114px;}

  
}
@media (max-width: 992px){
  .xw-cont a .xw-img { height: 165px;}
  .xw-cont { width: 22.4%;}
  .xw-cont a .xw-img {height: 85px;}
  .xwzx .xwzx-ri {width: 83%;}
  .xwzx {background: url(../images/xw-bg.png)no-repeat left;}
  


}
@media (max-width: 767px){
  .xw-cont {width: 100%;margin: 25px 0 0;}
  .new {padding: 32px 9px;}
  .xw-cont a .xw-img {height: 130px;}
  .xw-cont a .xw-info h3 {font-size: 15px;}
  .xw-cont a .xw-info h5 {margin: 8px 0;}
  .xw-cont a .xw-info p {height: 36px;-webkit-line-clamp: 2;}
  
  .xwzx .xwzx-le {display: none;}
  .xwzx .xwzx-ri { width: 100%;padding: 0;}
  .xwzx {padding: 30px 15px 31px;background-size: 1323%;}
  .xwzx .sj-bt{text-align: center; border: 4px solid #fff;width: 43%;margin: 0 auto;padding: 7px 0;}
  .xwzx .sj-bt h2{font-size: 22px;font-weight: bold;font-family: "黑体";color:#fff}
  .xwzx .sj-bt h3{color: #fff;font-weight: bold;text-transform: uppercase; background: none;font-size: 13px;padding: 0 0 5px;}

  
}


.mess_list {border-bottom: none}



/* 配送业务 */
.psyw{padding: 18px 0 35px;background:url(../images/ps-bg.png)no-repeat center}
.psyw .ps-le{}
.psyw .ps-ri{width: 17%;float: right;padding: 62px 11px 44px;}
.psyw .ps-ri h3{left: 39%;width: 100%;}
.psyw .ps-ri h2{}
.psyw .ps-ri p{}
.psyw .ps-ri .cp-txt {
    text-align: right;
}
.psyw .pro_list li {width: 20%;padding: 0 9px;}

.psyw .pro_list .pro_img {height: 176px;}
.product_href{margin:24px 9px 0;overflow:hidden}
.product_href a{display: inline-block;border: 1px solid #b10000;padding: 13px 7px;font-size: 16px;color:#fff;margin: 0 4px 10px;background: #b10000;transition:all .5s;width: 31.1%;float: left;}
.product_href a:hover{text-decoration: none;background: none;color:#b10000;transition:all .5s}
.yw-btn{text-align:center}
.yw-btn a{font-size: 16px;display: inline-block; background: linear-gradient(126deg,#b10000, #ff960b);padding: 9px 21px;color: #fff;font-weight: bold;margin: 20px 0 0;}
@media (min-width: 992px) and (max-width: 1200px){

}
@media (max-width: 992px){
  .psyw .pro_list .pro_img {height: 97px;}
  


}
@media (max-width: 767px){
  .psyw .ps-ri {display: none;}
  .psyw .pro_list li {width: 50%;}
  .psyw .pro_list .pro_img {height: 132px;}
  .psyw {padding: 0px 0 35px;}
  .psyw .ps-le {overflow: hidden;padding: 13px 0 0;}
 

  
}

